distribute-list prefix
This command filters the RIP path and can apply access-lists to a chosen interface.
Syntax
distribute-list prefix [WORD] {in|out} ifname
Command |
Description |
---|---|
WORD |
Prefix list name |
Interface Type (ifname) |
Interface ID |
|
---|---|---|
gigabitethernet |
GigabitEthernet interface slot and port (VLAN ID is optional) |
[SLOT/PORT.VLANID] |
cellular |
Cellular interface ID |
0/0 |
gre |
Tunnel GRE ID |
[1-255] |
ipip |
Tunnel IPIP ID |
[1-255] |
l2tp |
L2TP ID |
[0-99] |
pppoe |
PPPoE interface ID |
[1-3] |
pptp |
PPTP ID |
[0-99] |
vlan |
Vlan ID |
[1-3999] |
loopback |
Loopback ID |
[1-5] |
bvi |
Bridge interface |
[1-255] |
Default
NA
Command Mode
Privileged User
Example
This example filters the RIP path for input packets of vlan 1.
# configure data (config-data)# router ripng (conf-router)# distribute-list prefix prefix1 in vlan 1